home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / ezy_comm / eimp102.zip / EIMPORT.DOC next >
Text File  |  1992-09-03  |  1KB  |  43 lines

  1.  
  2.  
  3.  
  4.                           Ezycom .MSG Importer V1.02
  5.  
  6.                Copyright Peter Davies 1992.  All Rights Reserved.
  7.  
  8.  
  9.  
  10.  
  11.            Read LICENSE.DOC for agreement on usage.
  12.  
  13.  
  14.            What is it?
  15.  
  16.                 This basically reads a .MSG directory and imports it
  17.            all into an ezycom message area.  Not a netmail area though.
  18.            This allows Ezycom to work with even more programs that
  19.            only work with "stone age" message base formats.  Any program
  20.            that writes these .MSGs, can now easily have their messages
  21.            imported to Ezycom.
  22.  
  23.            Cost?
  24.  
  25.                 It's free for usage.
  26.  
  27.            Usage?
  28.  
  29.            EIMPORT -A<message area> -L<path to .MSG> [-DELETE]
  30.  
  31.                 The -A switch tells the importer which message
  32.            area to import the .MSG(s) to.
  33.  
  34.                 The -L switch tells it what path to find the
  35.            .MSG in.
  36.  
  37.                 The -DELETE switch tells it whether to delete the
  38.            .MSG messages after importing or not.
  39.  
  40.            Example:  EIMPORT -A1 -LC:\INDIR -DELETE
  41.  
  42.  
  43.